Regular expressions
Regular expressions. Relevant for: GUI tests and components and API testing. A regular expression is a string that specifies a complex search phrase.
callstackts-regex-builder
This library allows users to create regular expressions in a structured way, making them easy to write and review. It provides a domain-specific langauge for ...
Regular Expression Builder
Regular Expressions are essentially patterns, rather than literal strings, that are used to compare/match text in Find/Replace operations.
Regex Generator
A tool to generate simple regular expressions from sample text. Enable less experienced developers to create regex smoothly.
RegExr
Regular expression tester with syntax highlighting, PHP / PCRE & JS Support, contextual help, cheat sheet, reference, and searchable community patterns.
Regular Expression GUI?
2011年4月15日 — There are a lot of GUIs for assisting you in writing regular expressions and testing them but there isn't one for writing regex for your (there ...
regex101
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.